home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Windows Selection / Windows Selection 1.iso / Desktop / Blanch / readme.txt < prev   
Encoding:
Text File  |  1997-04-03  |  7.8 KB  |  203 lines

  1.                            Blanch 1.4
  2.                  Copyright ⌐ 1996, One Guy Coding
  3.  
  4.              WWW   http://www.cam.org/~oneguy
  5.             eMail  oneguy@cam.org
  6.  
  7.     << Button Launcher for Windows 95 and Windows NT 4.0 >>
  8.  
  9. * Description
  10. -------------
  11. Blanch is a simple, yet powerful, drag-n-drop button bar for 
  12. Window 95 and Windows NT 4.0.  Drag executable files or 
  13. associated documents, folders and shortcuts (links) and drop
  14. them on blanch to create a new button.  Drag blanch buttons
  15. between pages to duplicate the button.  Drag a button off the
  16. page to delete the button (you can still paste it back to
  17. the button bar at this point).  Cut/Copy and Paste buttons
  18. from the Context menus.
  19.  
  20. Blanch buttons now have Cron capabilities, that is, they can
  21. be configured to launch automatically.  See the Cron options
  22. described below.
  23.  
  24. Right click on Blanch (or the title bar) to open the context
  25. menu.  From here you can set various options (see Blanch Options
  26. below) open the Blanch Properties dialog or change "Pages".
  27. The first 10 Blanch pages can be accessed via the keyboard 
  28. accelerators Ctrl-1, Ctrl-2, ... Ctrl-0 or by Ctrl-left and 
  29. Ctrl-right to cycle through the pages.
  30.  
  31. Blanch will auto hide if you move the bar to one of the edges
  32. of the screen.  For example, if you have a horizontal blanch
  33. bar and you drag the blanch window to the top of the screen the
  34. caption will disappear and blanch will hide if you run a program
  35. or select another window.  Double click on one of the page
  36. tabs to restore the caption.
  37.  
  38. Right click on a Blanch Button to open the button context menu.
  39. From here you can delete or open the button properties dialog.
  40. Change the executable, default directory, icon file or icon
  41. index and specify whether blanch should minimise, maximise or
  42. run the program normally.  Clicking on the first menu entry will
  43. open an explorer window in the directory where that particular
  44. program lives.  You can also cut/copy/paste buttons as well as
  45. drag them around on the blanch page.  Move them to another page
  46. by dragging and dropping a button onto a page tab.
  47.  
  48. You can also drop files onto blanches that contain executables.
  49. If the executable has been designed to accept command line options
  50. the executable will run and load the file or files dropped onto
  51. it. (Note: some program will not load more than one file at a time).
  52.  
  53. * Cron Options
  54. --------------
  55.  
  56. Any blanch button can now be configured to launch itself
  57. automatically.  Click the "Cron ..." button in any button
  58. properties dialog box to change or install cron settings
  59. for any given button.  Programs can be scheduled to launch
  60. based on the following criteria, in order of increasing
  61. priority,
  62.  
  63. Minute    - One or more 2 minute intervals (required)
  64. Hour      - One or more hours during the course of the day
  65. Day       - One or more month days (1-31)
  66. Week Day  - One or more week days (Sunday, Monday, ..., Saturday)
  67. Month     - One or more month days
  68.  
  69. *** NOTE *** Only the minute setting is required.  All other
  70.              criteria are enabled by default.
  71.  
  72. For example.  If you setup a cron with 0 and 30 minutes selected
  73. the Blanch will launch every month, every week day, every day
  74. and every hour at 0 and 30 minutes.  If you turned on a given
  75. hour, say 8, the program would only be launched at 8:00 
  76. and 8:30 (every day for all eternity or until 2038, which ever
  77. comes first).
  78.  
  79. Note that Week Day settings take priority over Month Day 
  80. settings, that is if you select Monday but deselect Monday
  81. the 1st, 8th and 22nd the program would still launch on
  82. those days.
  83.  
  84. To destroy settings for a button click the Destroy button.
  85. To clear settings, click Clear.
  86. To disable the current settings, click Disable on.
  87. To launch the button only one time, click One Time on.
  88.  
  89.  
  90. * Installation
  91. --------------
  92. Installation of blanch is trivial.  I have not supplied 
  93. blanch with a 'SetUp' program since I've come across quite a few
  94. programs lately that come with setup.exe and setup.dll and 
  95. associated files that are bigger than the size of the program
  96. itself.  Besides, downloading a program distribution of 100K
  97. is preferable for most than downloading an 1.5Mb distribution.
  98. That said,
  99.  
  100. Copy the blanch distribution executable blanchxx.zip (a
  101. zip file) or unzip the file in the directory where you want to
  102. install the program (say c:\Program Files\One Guy Coding).
  103. Man, was that ever easy!
  104.  
  105. Then double click on Blanch.exe or run it from the command line.  
  106. That's it!  You might want to create a shortcut in the StartUp menu 
  107. to have blanch run when you start windows.
  108.  
  109. * Blanch Options
  110. ----------------
  111. Pages          - popup menu for managing button pages
  112. Buttons        - add buttons to blanch
  113. -------------
  114. Paste          - paste a button onto the current page (right click on a button
  115.                  to copy or paste it into the button clipboard)
  116. -------------
  117. Options
  118.   On Top         - blanch stays on top of all other applications
  119.   Auto Hide      - blanch can be auto hidden on the edge of the screen
  120.   Caption        - show or hide the window caption
  121.   Tab snap       - mouse cursor 'snaps' to page tabs when turned on
  122.  
  123.   Big Icons      - choose big icons or smaller ones
  124.   Show Flyouts   - if clicked the description field is displayed in a 
  125.                    small flyout menu
  126.   Show Systray   - display an icon in the system tray
  127.   Flat style     - buttons are displayed without borders when selected
  128.  
  129.   Show horizontal
  130.   Show vertical  - blanch can be displayed horizontally or vertically
  131.  
  132.   Save to registry - save the current button setup to the registry
  133.   Export registry - save the current registry for blanch to the specified file
  134.  
  135. --------------
  136.  
  137. About          - display the about dialog box
  138. Help           - display the help file (coming soon)
  139. Close          - exit blanch
  140. Properties     - Blanch Properties dialog box
  141.  
  142. * Blanch Button Options
  143. -----------------------
  144. Explore ...      - opens windows explorer and selects the button's executable
  145. Desktop shortcut - creates a desktop shortcut for the current button settings
  146. ----------------
  147. Cut              - cuts the selected button to the clipboard
  148. Copy             - copies the selected button to the clipboard
  149. Paste            - pastes the clipboard onto the current page
  150. ----------------
  151. Delete           - delete the selected blanch button
  152. Properties       - Blanch Button Properties dialog box
  153.  
  154. * Keyboard
  155. ----------
  156. Ctrl+1         - Open Page 1
  157. Ctrl+2         - Open Page 2
  158. ...
  159. Ctrl+9         - Open Page 9
  160. Ctrl+0         - Open Page 10
  161. Ctrl-left      - Switch to the previous page
  162. Ctrl-right     - Switch to the next page
  163. Ctrl+F11       - Blanch hotkey (will be configurable in Properties dialog)
  164.  
  165. Ctrl-H         - toggle auto hide setting
  166. Ctrl-S         - save to registry
  167. Ctrl-V         - Paste
  168. Ctrl-X         - Exit blanch
  169.  
  170. * Notes
  171. -------
  172.  - Manually adding a dialup networking connection button
  173.  
  174. Description: Connect to ISP
  175.  Executable: rundll32.exe
  176. Default Dir: 
  177.     Options: rnaui.dll,RnaDial Connect to ISP
  178.        Icon: rnaui.dll
  179.  
  180.    Be sure to type the name of the connection exactly (as
  181.    specified in the Dialup Networking Folder).
  182.  
  183.  - I am working on a method for displaying Shell Objects like Control
  184.    Panel or Printers
  185.  - I would like to have Control Panel, Dial-Up Networking and Printers
  186.    as the default buttons when Blanch first launches.  If anyone knows
  187.    how to place launch these please let me know (I believe they can be
  188.    launched with Explorer.exe).
  189.  - the following string, as an option to explorer.exe, will load dial-up
  190.    networking,
  191.  
  192. ::{20D04FE0-3AEA-1069-A2D8-08002B30309D}\::{992CFFA0-F557-101A-88EC-00DD010CCC48}
  193.  
  194.  - Blanch data is stored in the registry under the key,
  195.  
  196.    HKEY_CURRENT_USER\Software\One Guy Coding\Blanch
  197.  
  198. * Author
  199. --------
  200.    Steeve McCauley
  201.    One Guy Coding
  202.    oneguy@cam.org
  203.    http://www.cam.org